Skip to content

Add security advisories link for Apache Camel#62

Open
oscerd wants to merge 1 commit into
apache:mainfrom
oscerd:camel-advisories-link
Open

Add security advisories link for Apache Camel#62
oscerd wants to merge 1 commit into
apache:mainfrom
oscerd:camel-advisories-link

Conversation

@oscerd

@oscerd oscerd commented Jun 11, 2026

Copy link
Copy Markdown

Summary

  • Add the advisories link for Apache Camel in scripts/project-coordinates.json, pointing to https://camel.apache.org/security/index.html
  • The generated content/projects/_index.md will pick up the change when project-page.py is next run

Test plan

  • Verify project-page.py generates the correct Advisories link for Camel in _index.md
  • Verify the advisories URL resolves to the Camel security page

🤖 Generated with Claude Code

@raboof raboof left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://camel.apache.org/security/index.html does not exist.

this should be changed in scripts/project-coordinates.json as the page you edited is generated. it'd be good if we added a comment at the top of this page to indicate that.

@oscerd

oscerd commented Jun 11, 2026

Copy link
Copy Markdown
Author

It exists, but we have troubles with CDN

@oscerd

oscerd commented Jun 11, 2026

Copy link
Copy Markdown
Author

We have this 404 constantly..

@oscerd oscerd force-pushed the camel-advisories-link branch from 038b422 to 9dcabf4 Compare July 13, 2026 07:30
@oscerd

oscerd commented Jul 13, 2026

Copy link
Copy Markdown
Author

Thanks for the review @raboof! You're right — I've updated the PR to change scripts/project-coordinates.json instead of editing the generated _index.md directly. The advisory_link for camel is now set to https://camel.apache.org/security/index.html in the source data.

Regarding the URL returning 404 — it does exist, but we've been experiencing intermittent CDN issues that sometimes cause it to appear down.

Update project-coordinates.json instead of the generated _index.md.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@oscerd oscerd force-pushed the camel-advisories-link branch from 9dcabf4 to 987fb51 Compare July 13, 2026 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants